projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8315d50
)
Remove unused constant
author
Reuben Thomas
<rrt@sc3d.org>
Sun, 4 Dec 2016 21:47:02 +0000
(21:47 +0000)
committer
Reuben Thomas
<rrt@sc3d.org>
Tue, 13 Dec 2016 19:43:49 +0000
(19:43 +0000)
* lisp/textmodes/ispell.el (ispell-required-version): Remove.
lisp/textmodes/ispell.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ispell.el
b/lisp/textmodes/ispell.el
index 2f91ec278bb56ea1af691152f5c24ad78ed8e24e..b3fee99b3610ce5ea2b8c5ff9ff849a572705c3f 100644
(file)
--- a/
lisp/textmodes/ispell.el
+++ b/
lisp/textmodes/ispell.el
@@
-673,10
+673,6
@@
here just for backwards compatibility.")
-;; The version must be 3.1 or greater for this version of ispell.el
-;; There is an incompatibility between version 3.1.12 and lower versions.
-(defconst ispell-required-version '(3 1 12)
- "Ispell versions with which this version of ispell.el is known to work.")
(defvar ispell-offset -1
"Offset that maps protocol differences between ispell 3.1 versions.")